// Auto-generated type stub — replace with real implementation export type Tool = any; export type ToolCallProgress = any; export type ToolResult = any; export type ToolUseContext = any; export type ValidationResult = any; export type buildTool = any; export type ToolDef = any;