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