@class UITextField; @interface AKAuthorizationScopeEditTableViewCell : UITableViewCell @property (readonly, nonatomic) UITextField *detailTextField; - (void)_setup; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (void)_setupDetailTextField; @end