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