import type { FC } from 'react'; import type { IconProps } from './Icon'; export declare const MicrosoftIcon: FC; export default MicrosoftIcon;