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