import type { ZixuluSetting } from "./readZixuluSetting"; export declare function writeZixuluSetting(setting: ZixuluSetting): Promise;