import type { AgentConfig } from './types.js'; export declare function runChatMode(config: AgentConfig): Promise; //# sourceMappingURL=chat.d.ts.map