@class UITextSelectionView; @interface UITextSelectionGrabberSuppressionAssertion : NSObject @property (weak, nonatomic) UITextSelectionView *selectionView; - (void)dealloc; - (void).cxx_destruct; - (id)initWithSelectionView:(id)a0; @end