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