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