import { IconSvgProps } from '../types';
declare const BuildingApartment: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default BuildingApartment;
//# sourceMappingURL=BuildingApartment.d.ts.map