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