import type { Config } from '../../../../config/schema.js'; export declare function applyAgentsPatch(_config: Config, body: any): void;