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