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