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