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