import React from 'react'; import { IconBaseProps } from './_base'; declare const Building: React.FC; export default Building;