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