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