import { AgentState } from '../types'; export declare function runnerAgent(state: AgentState): Promise>; //# sourceMappingURL=runner.agent.d.ts.map