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