@class UIView; @interface SKUIRedeemResultSimpleTableViewCell : 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