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