import { IconComponent } from '..';
declare const BuildingIcon: IconComponent;
export { BuildingIcon };
