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