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