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