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