luxlabs header browser preview


@interface _PXVisualDiagnosticsPageConfiguration : NSObject <PXVisualDiagnosticsPageConfiguration>

@property (nonatomic) struct CGSize { double width; double height; } pageSize;

- (id)initWithConfiguration:(id)a0;

@end