luxlabs header browser preview


@class UILabel;

@interface ICQUIiCloudPlusHeaderCell : PSTableCell {
    UILabel *_titleLabel;
}

+ (long long)cellStyle;

- (void)refreshCellContentsWithSpecifier:(id)a0;
- (void).cxx_destruct;
- (void)layoutSubviews;

@end