






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface PrivacyConvertYouPagerMinderCell : UITableViewCell


@property (nonatomic,strong) UIImageView * eraTwitterView;


@property (nonatomic,strong) UILabel * wetSpaceName;


@property (nonatomic,strong) UILabel * yetRatioTheTime;

@end

NS_ASSUME_NONNULL_END
