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