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