@class UILabel; @interface HKMedicalIDNoValueTableViewCell : UITableViewCell @property (retain, nonatomic) UILabel *addValueLabel; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (void)createAddValueLabel; @end