import { SVGProps } from "react";
declare const STIMicrosoft: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { STIMicrosoft };
