luxlabs header browser preview


@class UIView;

@interface SUUIRedeemResultSimpleTableViewCell : UITableViewCell

@property (nonatomic) struct UIEdgeInsets { double top; double left; double bottom; double right; } childContentInsets;
@property (retain, nonatomic) UIView *childContentView;

- (void).cxx_destruct;
- (void)layoutSubviews;

@end