import type { ZixuluCache } from "./readZixuluCache"; export declare function writeZixuluCache(cache: ZixuluCache): Promise;