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

declare const Balcony: ReactIconComponentType;
export default Balcony;
            