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