@interface _PUSharingPreheatGestureRecognizer : UIGestureRecognizer { id /* block */ _sharingPreheatBlock; } - (void)touchesBegan:(id)a0 withEvent:(id)a1; - (id)initWithSharingPreheatBlock:(id /* block */)a0; - (void).cxx_destruct; @end
@interface _PUSharingPreheatGestureRecognizer : UIGestureRecognizer { id /* block */ _sharingPreheatBlock; } - (void)touchesBegan:(id)a0 withEvent:(id)a1; - (id)initWithSharingPreheatBlock:(id /* block */)a0; - (void).cxx_destruct; @end