// Created by Tencent on 2023/06/09. // Copyright © 2023 Tencent. All rights reserved. #import #import "TUICommonContactProfileCardCell_Minimalist.h" NS_ASSUME_NONNULL_BEGIN @interface TUIContactAvatarViewController_Minimalist : UIViewController @property(nonatomic, strong) TUICommonContactProfileCardCellData_Minimalist *avatarData; @end NS_ASSUME_NONNULL_END