luxlabs header browser preview


@interface SBIconAccessibility : __SBIconAccessibility_super

+ (Class)safeCategoryBaseClass;
+ (void)_accessibilityPerformValidations:(id)a0;
+ (id)safeCategoryTargetClassName;
+ (BOOL)_isSerializableAccessibilityElement;

- (id)accessibilityLabel;
- (void)dealloc;
- (id)accessibilityIdentifier;
- (id)accessibilityValue;
- (unsigned long long)_accessibilityAutomationType;
- (id)_axIconLabel;
- (id)_axIconValue;
- (id)_axIconView;

@end