/** A privacy setting for managing whether the user's profile photo is visible */ export declare class UserPrivacySettingShowProfilePhotoBaseModel { _: 'userPrivacySettingShowProfilePhoto'; }