import { IconProps } from '../lib';
declare function Broadcast(props: IconProps): JSX.Element;
export default Broadcast;
