import { CacheConfig } from '../types/cache'; export declare function createCacheConfig(): CacheConfig; //# sourceMappingURL=cache.d.ts.map