import { FC, SVGProps } from 'react'; export const MicrosoftIcon: FC> = (props) => ( );