@class UIButton; @interface TabGroupCollectionViewCell : UICollectionViewListCell @property (retain, nonatomic) UIButton *moreButton; - (void).cxx_destruct; @end