import { ReactIconComponentType } from '../types';

declare const HouseSiding: ReactIconComponentType;
export default HouseSiding;
            