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