import type { ToolDefinition } from "../tool-registry.js"; /** MCP tool for checking the Grackle server version status. */ export declare const versionTools: ToolDefinition[]; //# sourceMappingURL=version.d.ts.map