export type { CacheOptions } from './CacheOptions.js';
export { calcCacheSettings, createCache, type CreateCacheSettings, DEFAULT_CACHE_LOCATION } from './createCache.js';
export type { CSpellLintResultCache } from './CSpellLintResultCache.js';
//# sourceMappingURL=index.d.ts.map