@class UIVisualEffect; @interface _UITableViewCellActionButton : UIButton @property (copy, nonatomic) UIVisualEffect *backgroundEffect; + (id)actionButtonWithStyle:(unsigned long long)a0; - (void).cxx_destruct; @end