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