luxlabs header browser preview


@class _UIKeyboardArbiterHost;

@interface _UIKeyboardArbiter_ForSpringBoard : NSObject

@property (retain, nonatomic) _UIKeyboardArbiterHost *arbiterHost;

+ (id)forwardingTargetForSelector:(SEL)a0;

- (id)init;
- (id)forwardingTargetForSelector:(SEL)a0;
- (void).cxx_destruct;

@end