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