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