import type { ServiceContext } from '../types.js'; export declare function registerSqlTools(server: any, ctx: ServiceContext): void; //# sourceMappingURL=sql-tools.d.ts.map