luxlabs header browser preview


@class UILabel;

@interface HKEmergencyCardNoneCell : UITableViewCell {
    UILabel *_noneLabel;
}

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

@end