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