@class NSString; @interface HRSourceTableViewCell : HRStandardTableViewCell { void /* unknown type, empty encoding */ sourceModel; } @property (class, nonatomic, readonly) NSString *reuseIdentifier; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (id)initWithCoder:(id)a0; @end