/** * Notification settings applied to all channels when the corresponding chat setting * has a default value */ export declare class NotificationSettingsScopeChannelChatsBaseModel { _: 'notificationSettingsScopeChannelChats'; }