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