export declare const set_pipeline_run_status: (build_run_oid: any, new_status: any, set_workitems_as_complete: string, instance_name: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; };