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