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