import { r as KlawConfig } from "./types.klaw-xKUw_Rz7.js"; //#region extensions/anthropic/config-defaults.d.ts declare function normalizeAnthropicProviderConfigForProvider(params: { provider: string; providerConfig: T; }): T; declare function applyAnthropicConfigDefaults(params: { config: KlawConfig; env: NodeJS.ProcessEnv; }): KlawConfig; //#endregion export { normalizeAnthropicProviderConfigForProvider as n, applyAnthropicConfigDefaults as t };