import { default as React } from 'react';
declare const MicrosoftIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default MicrosoftIcon;
