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