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