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