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