import { IconProps } from '../lib';
declare function Basketball(props: IconProps): JSX.Element;
export default Basketball;
