export declare const set_all_workitem_statuses: (status: any, current_status: any, instance_name: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; };