@class UIImageView, UILabel; @interface ICQUIiCloudPlusFeatureCell : PSTableCell { BOOL _isLastCell; UIImageView *_cellImageView; UILabel *_titleLabel; } + (long long)cellStyle; - (void)refreshCellContentsWithSpecifier:(id)a0; - (void)_setupViews; - (void)setIcon:(id)a0; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (void)layoutSubviews; @end