luxlabs header browser preview


@class UITapGestureRecognizer;

@interface _MKUIViewControllerClickableRootView : _MKUIViewControllerRootView {
    UITapGestureRecognizer *_gestureRecognizer;
}

- (void).cxx_destruct;
- (void)setTarget:(id)a0 action:(SEL)a1;

@end