/** * Notification settings applied to all private and secret chats when the corresponding * chat setting has a default value */ export declare class NotificationSettingsScopePrivateChatsBaseModel { _: 'notificationSettingsScopePrivateChats'; }