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