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