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