export { RegexCache } from './regex-cache.js'; export { LRUCache, LRUCache as LruCache } from '../spellcheck/utils/lru-cache.js';