






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface PairMemberEggTomorrowSeparatedCell : UITableViewCell


@property (nonatomic,strong) UIImageView * sliceStoreView;


@property (nonatomic,strong) UILabel * alphaOneName;


@property (nonatomic,strong) UILabel * beganLookupTime;

@end

NS_ASSUME_NONNULL_END
