@class NSString, UITextView; @interface CKDetailsSharedWithYouHeaderFooterView : UITableViewHeaderFooterView @property (retain, nonatomic) UITextView *sharedWithYouTextView; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (id)reuseIdentifier; - (void).cxx_destruct; - (void)layoutSubviews; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; @end