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