import { SvgIconComponent } from './types'; declare const ApartmentIcon: SvgIconComponent; export default ApartmentIcon;