luxlabs header browser preview


@class SUUIDownloadsCellView;

@interface SUUIDownloadsTableViewCell : UITableViewCell

@property (readonly, nonatomic) SUUIDownloadsCellView *cellView;

- (void).cxx_destruct;
- (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1;
- (void)layoutSubviews;

@end