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