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