import { Command } from 'commander'; export declare const workforceTaskCommand: Command; export declare const workforceExecutionCommand: Command; export declare const workforceFeedbackCommand: Command;