export declare enum NOTIFICATION_SETTINGS_SCOPE { notificationSettingsScopePrivateChats = "notificationSettingsScopePrivateChats", notificationSettingsScopeGroupChats = "notificationSettingsScopeGroupChats", notificationSettingsScopeChannelChats = "notificationSettingsScopeChannelChats" }