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