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

declare const OfficeIcon: MdiReactIconComponentType;
export default OfficeIcon;
