import { Cache } from '../core/cache.js'; export declare const validateCache: (cache: Cache) => void;