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