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