import type { ToolModule } from "./tool-types.js"; export declare const sqlTool: ToolModule; //# sourceMappingURL=sql.d.ts.map