import type { ApplyAgentConfigParams } from "./agent-config-types"; export declare function applyAgentConfig(params: ApplyAgentConfigParams): Promise>;