@class UITextView; @interface CACCustomCommandActionTextViewCell : UITableViewCell @property (readonly, nonatomic) UITextView *textView; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; @end