import { Command } from 'commander'; export declare function registerWorkflowCommand(program: Command): void; //# sourceMappingURL=workflow.d.ts.map