export declare const add_comment_to_issue: (issue_id: any, comment: any, instance_name: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; };