import { r as KlawConfig } from "./types.klaw-xKUw_Rz7.js"; //#region extensions/zai/onboard.d.ts declare const ZAI_DEFAULT_MODEL_REF = "zai/glm-5.1"; declare function applyZaiProviderConfig(cfg: KlawConfig, params?: { endpoint?: string; modelId?: string; }): KlawConfig; declare function applyZaiConfig(cfg: KlawConfig, params?: { endpoint?: string; modelId?: string; }): KlawConfig; //#endregion export { applyZaiConfig as n, applyZaiProviderConfig as r, ZAI_DEFAULT_MODEL_REF as t };