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