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