import { SVGIconDef } from './types'; declare const BuildingOutlined: SVGIconDef; export default BuildingOutlined;