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