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