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