import { i as OpenClawConfig } from "./types.openclaw-fYj4Ft14.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 };