import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use MegaphoneIcon */
export declare const Megaphone: Icon;
export { I as MegaphoneIcon };
//# sourceMappingURL=Megaphone.d.ts.map