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