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