@class UITextView; @interface PKTextViewTableViewCell : UITableViewCell @property (readonly, nonatomic) UITextView *textView; - (void)prepareForReuse; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (void)layoutSubviews; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; @end