import { SVGProps } from "react";
declare const TBBallTennis: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBBallTennis };
