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