/// import { IconProps } from "../SvgIcon"; export declare const Microsoft: (props?: IconProps) => JSX.Element; export default Microsoft;