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