@class NSString; @interface _UIStatusBarVisualProvider_Split1170 : _UIStatusBarVisualProvider_FixedSplit <_UIStatusBarVisualProvider_CustomSplit> @property (class, readonly) struct CGSize { double x0; double x1; } notchSize; @property (class, readonly) double nativeDisplayWidth; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (double)baseFontSize; + (double)pillFontSize; + (double)pillCenteringOffset; + (double)LTEAPlusFontSize; + (double)bottomLeadingTopOffset; + (double)expandedFontSize; - (double)itemSpacing; - (struct CGSize { double x0; double x1; })pillSize; - (double)lowerExpandedBaselineOffset; - (id)stringForCellularType:(long long)a0 condensed:(BOOL)a1; - (double)normalIconScale; - (double)leadingItemSpacing; - (struct CGSize { double x0; double x1; })expandedPillSize; - (double)leadingSmallPillSpacing; - (struct CGSize { double x0; double x1; })smallPillSize; - (double)expandedIconScale; @end