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