import { SvgIconComponent } from './types'; declare const HomeIcon: SvgIconComponent; export default HomeIcon;