import React from "react"; const EmptyPacks = () => { return ( ); }; export default EmptyPacks;