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