import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Basketball: React.FC; export default Basketball;