export { LRUCache } from './LRUCache'; export type { CacheAdapter } from './CacheAdapter'; //# sourceMappingURL=index.d.ts.map