import { IconSvgProps } from '../types';
declare const House: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default House;
//# sourceMappingURL=House.d.ts.map