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