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

declare const Bungalow: ReactIconComponentType;
export default Bungalow;
            