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