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