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

declare const MicrosoftOfficeIcon: MdiReactIconComponentType;
export default MicrosoftOfficeIcon;
