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