luxlabs header browser preview


@class UIColor;

@interface LPButtonConfiguration : UIButtonConfiguration

@property (retain, nonatomic) UIColor *_lp_indicatorColor;

- (id)_resolvedIndicatorColor;
- (void).cxx_destruct;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end