import { IconSvgProps } from '../types';
declare const Broadcast: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Broadcast;
//# sourceMappingURL=Broadcast.d.ts.map