import { LRUCache } from './index.js';
declare const _default: typeof LRUCache & {
    default: typeof LRUCache;
    LRUCache: typeof LRUCache;
};
export = _default;
//# sourceMappingURL=index-cjs.d.ts.map