export declare const create_branch: (project: any, reference: any, branch_name: any, failifexists: string, instance_name: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; };