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