import { i as OpenClawConfig } from "./types.openclaw-DBHlrrVj.js";
//#region extensions/deepinfra/onboard.d.ts
declare function applyDeepInfraProviderConfig(cfg: OpenClawConfig, modelRef?: string): OpenClawConfig;
declare function applyDeepInfraConfig(cfg: OpenClawConfig, modelRef?: string): OpenClawConfig;
//#endregion
export { applyDeepInfraProviderConfig as n, applyDeepInfraConfig as t };