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

declare const OtherHouses: ReactIconComponentType;
export default OtherHouses;
            