import type { ToolDefinition } from "../tool-registry.js"; /** MCP tools for reading and writing task workpads. */ export declare const workpadTools: ToolDefinition[]; //# sourceMappingURL=workpad.d.ts.map