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