/// import { IconProps } from '../../types'; declare const Basketball: (allProps: IconProps) => JSX.Element; export default Basketball;