luxlabs header browser preview


@class UIColor;

@interface _PXVisualDiagnosticsFillRectConfiguration : NSObject <PXVisualDiagnosticsFillRectConfiguration>

@property (copy, nonatomic) UIColor *fillColor;

- (id)init;
- (void).cxx_destruct;

@end