/** * reflect — synthesize what you know about a topic into a reflective passage. */ import type { ToolDefinition } from '../mcp/tools.js'; export declare const reflectTool: ToolDefinition; //# sourceMappingURL=reflect.d.ts.map