export declare const hipchat: { send_notification: (message: any, room: any, instance_name: any, when: any, additional_args: any, description: any) => { plugin: any; name: string; when: string; }; };