luxlabs header browser preview


@class NSArray;

@interface _UIKeyboardArbiterDebugEntryDictionaries : _UIKeyboardArbiterDebugEntry {
    NSArray *_dictionaries;
}

+ (id)entryWithDictionaries:(id)a0;

- (int)importance;
- (void).cxx_destruct;
- (void)enumerateContents:(id /* block */)a0;

@end