luxlabs header browser preview


@class NSString;

@interface AXAssertionIdentifierTypePair : NSObject

@property (copy, nonatomic) NSString *identifier;
@property (copy, nonatomic) NSString *type;

- (void).cxx_destruct;

@end