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