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