/** A privacy setting for managing whether the user can be invited to chats */ export declare class UserPrivacySettingAllowChatInvitesBaseModel { _: 'userPrivacySettingAllowChatInvites'; }