/** * A group containing notifications of type notificationTypeNewMessage and notificationTypeNewPushMessage * with unread mentions of the current user, replies to their messages, or a pinned * message */ export declare class NotificationGroupTypeMentionsBaseModel { _: 'notificationGroupTypeMentions'; }