/** * trace flow - Check end-to-end trace flow through the pipeline */ import { Command } from 'commander'; export declare function createFlowCommand(): Command; //# sourceMappingURL=flow.d.ts.map