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