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