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