import type { IconProps } from '../../types'; declare const MegaphoneFill: import("react").NamedExoticComponent; /** * Remix Icon: Megaphone Fill * @see {@link https://remixicon.com/icon/megaphone-fill Remix Icon Docs} */ export { MegaphoneFill };