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