export type { AgentToolResult } from "../agents/runtime/index.js"; export { jsonResult, textResult } from "../agents/tools/tool-results.js";