import { IconComponent } from '..';
declare const HomeIcon: IconComponent;
export { HomeIcon };
