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