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