import type { OpenClawConfig } from "../config/config.js";
export declare function applyOpencodeZenProviderConfig(cfg: OpenClawConfig): OpenClawConfig;
export declare function applyOpencodeZenConfig(cfg: OpenClawConfig): OpenClawConfig;
