@class UILabel, NSAttributedString; @interface CNContactTableViewHeaderFooterView : UITableViewHeaderFooterView @property (readonly, nonatomic) UILabel *titleLabel; @property (retain, nonatomic) NSAttributedString *attributedString; - (void).cxx_destruct; - (id)initWithReuseIdentifier:(id)a0; @end