export declare const bamboo: { build: (build_id: any, revision: any, parameters: any, wait: string, inherit_build_status: string, instance_name: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; }; };