import FastLRU from '../../lib/fast-lru'; declare const lru: FastLRU; export default lru;