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