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