






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface PurpleConstructPurchasedOldestPreferredCell : UITableViewCell


@property (nonatomic,strong) UIImageView * outPinChatView;


@property (nonatomic,strong) UILabel * sawNorthName;


@property (nonatomic,strong) UILabel * capEuropeanTime;

@end

NS_ASSUME_NONNULL_END
