luxlabs header browser preview


@interface _UIStatusBarIndicatorLiquidDetectionItem : _UIStatusBarIndicatorItem

@property (nonatomic) BOOL useFullColorIndicator;

- (BOOL)isTemplateImage;
- (id)imageNameForUpdate:(id)a0;
- (id)indicatorEntryKey;
- (id)systemImageNameForUpdate:(id)a0;

@end