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