/** A privacy setting for managing whether the user can be called */ export declare class UserPrivacySettingAllowCallsBaseModel { _: 'userPrivacySettingAllowCalls'; }