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