export declare enum NOTIFICATION_GROUP_TYPE { notificationGroupTypeMessages = "notificationGroupTypeMessages", notificationGroupTypeMentions = "notificationGroupTypeMentions", notificationGroupTypeSecretChat = "notificationGroupTypeSecretChat", notificationGroupTypeCalls = "notificationGroupTypeCalls" }