@class UIColor; @interface _PXVisualDiagnosticsStrokeRectConfiguration : NSObject <PXVisualDiagnosticsStrokeRectConfiguration> @property (copy, nonatomic) UIColor *strokeColor; @property (nonatomic) double lineWidth; - (id)init; - (void).cxx_destruct; @end