@class UIView; @interface _TVAlertActionCell : UICollectionViewCell @property (retain, nonatomic) UIView *buttonView; - (void)prepareForReuse; - (id)preferredFocusEnvironments; - (void).cxx_destruct; @end