export declare const create_pipeline_run: (build_project: any, name: any, reference: any, initial_status: string, target_key: any, instance_name: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; };