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