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