luxlabs header browser preview


@class CertInfoDescriptionCellContentView;

@interface CertInfoCertificateSummaryDescriptionCell : UITableViewCell {
    CertInfoDescriptionCellContentView *_customContentView;
}

- (double)rowHeight;
- (void).cxx_destruct;
- (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1;
- (void)setLabelsAndValues:(id)a0;

@end