






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ReceiverSlabAddWrappersWonCell : UITableViewCell


@property (nonatomic,strong) UIImageView * feedSparseView;


@property (nonatomic,strong) UILabel * pinWaistName;


@property (nonatomic,strong) UILabel * ironReclaimTime;

@end

NS_ASSUME_NONNULL_END
