/** * thread_resolve — resolve a thread with a resolution note. */ import type { ToolDefinition } from '../mcp/tools.js'; export declare const threadResolveTool: ToolDefinition; //# sourceMappingURL=thread-resolve.d.ts.map