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