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