declare const MenuIcon: { name: string; svg: string; }; export default MenuIcon;