export declare enum NOTIFICATION_TYPE { notificationTypeNewMessage = "notificationTypeNewMessage", notificationTypeNewSecretChat = "notificationTypeNewSecretChat", notificationTypeNewCall = "notificationTypeNewCall", notificationTypeNewPushMessage = "notificationTypeNewPushMessage" }