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