import { IconProps } from '../Icon'; declare function SvgHouse(props: IconProps): JSX.Element; export default SvgHouse;