import { IconSvgProps } from '../types';
declare const TennisBall: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default TennisBall;
//# sourceMappingURL=TennisBall.d.ts.map