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