import type { IconProps } from './icon.context.js'; declare const MegaphoneIcon: import("svelte").Component; type MegaphoneIcon = ReturnType; export default MegaphoneIcon;