import type { ToolDefinition } from "@/types"; export declare function buildMontyPythonTool(name?: string): ToolDefinition; //# sourceMappingURL=tool.d.ts.map