import type { ClaudeCodeAgentConfig } from "./types"; export declare function readOpencodeConfigAgents(directory: string): Record;