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

declare const MicrosoftIcon: MdiReactIconComponentType;
export default MicrosoftIcon;
