import type { ToolDefinition } from "../tool-registry.js"; /** MCP tools for Grackle schedule management. */ export declare const scheduleTools: ToolDefinition[]; //# sourceMappingURL=schedule.d.ts.map