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

declare const Apartment: ReactIconComponentType;
export default Apartment;
            