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