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