@interface _UIKBProductivitySingleTapGesture : UITapGestureRecognizer + (id)productivitySingleTapGestureRecognizerWithTarget:(id)a0 action:(SEL)a1 delegate:(id)a2; @end