import { MdiReactIconComponentType } from './dist/typings';

declare const BuildingIcon: MdiReactIconComponentType;
export default BuildingIcon;
