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