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