@class UIFont, STUIStatusBarDisplayItemPlacementGroup, NSTimer, NSString, NSDictionary, _UILumaTrackingBackdropView, UILayoutGuide, NSLayoutConstraint, STUIStatusBarDisplayItemPlacement; @interface STUIStatusBarVisualProvider_Split : STUIStatusBarVisualProvider_Phone <STUIStatusBarCellularItemTypeStringProvider> @property (class, readonly) BOOL showsLargeBatteryChargingAnimation; @property (class, readonly) double baseFontSize; @property (class, readonly) double LTEAPlusFontSize; @property (class, readonly) BOOL shrinksSingleCharacterTypes; @property (class, readonly) double expandedFontSize; @property (class, readonly) double expandedEdgeInset; @property (retain, nonatomic) NSDictionary *orderedDisplayItemPlacements; @property (readonly) struct CGSize { double x0; double x1; } smallPillSize; @property (readonly) double grabberHeight; @property (readonly) UIFont *normalFont; @property (readonly) UIFont *expandedFont; @property (readonly) UIFont *emphasizedFont; @property (readonly) UIFont *smallFont; @property (readonly) UIFont *voiceControlFont; @property (readonly) UIFont *systemUpdateFont; @property (readonly) double baselineBottomInset; @property (readonly) double lowerExpandedBaselineOffset; @property (readonly) double bottomLeadingSpace; @property (readonly) double bottomLeadingTopOffset; @property (readonly) double normalIconScale; @property (readonly) double expandedIconScale; @property (readonly) long long normalIconSize; @property (readonly) long long expandedIconSize; @property (readonly) struct NSDirectionalEdgeInsets { double x0; double x1; double x2; double x3; } expandedEdgeInsets; @property (readonly) BOOL supportsAnimatedCellularNetworkType; @property (readonly) double animatedTypeDisplayItemSpacingFactor; @property (readonly) BOOL supportsCondensedBatteryPercentage; @property (retain, nonatomic) STUIStatusBarDisplayItemPlacement *serviceNamePlacement; @property (retain, nonatomic) STUIStatusBarDisplayItemPlacement *dualServiceNamePlacement; @property (retain, nonatomic) STUIStatusBarDisplayItemPlacementGroup *lowerWifiGroup; @property (retain, nonatomic) STUIStatusBarDisplayItemPlacement *batteryChargingPlacement; @property (retain, nonatomic) UILayoutGuide *cutoutLayoutGuide; @property (retain, nonatomic) UILayoutGuide *mainRegionsLayoutGuide; @property (retain, nonatomic) NSLayoutConstraint *expandedLeadingLowerTopConstraint; @property (retain, nonatomic) NSLayoutConstraint *expandedTrailingBottomConstraint; @property (retain, nonatomic) NSTimer *systemUpdatesTimer; @property (retain, nonatomic) NSTimer *batteryExpansionTimer; @property (retain, nonatomic) NSTimer *airplaneModeIgnoreChangesTimer; @property (retain, nonatomic) id delayedSystemUpdateDataToken; @property (readonly) double cornerRadius; @property (retain, nonatomic) _UILumaTrackingBackdropView *leadingBackgroundLumaView; @property (retain, nonatomic) _UILumaTrackingBackdropView *trailingBackgroundLumaView; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (double)height; + (struct CGSize { double x0; double x1; })intrinsicContentSizeForOrientation:(long long)a0; + (BOOL)scalesWithScreenNativeScale; + (Class)visualProviderSubclassForScreen:(id)a0 visualProviderInfo:(id)a1; - (double)itemSpacing; - (void)dealloc; - (id)styleAttributesForStyle:(long long)a0; - (id)stringForCellularType:(long long)a0 condensed:(BOOL)a1; - (void)setExpanded:(BOOL)a0; - (void).cxx_destruct; - (double)airplaneTravelOffsetInProposedPartWithIdentifier:(id *)a0 animationType:(long long)a1; - (double)airplaneObstacleFadeOutDuration; - (id)_additionAnimationForBatteryCharging; - (void)_collapseBattery; - (struct CGAffineTransform { double x0; double x1; double x2; double x3; double x4; double x5; })_collapseChargingBoltTransformForDisplayItem:(id)a0; - (void)_delaySystemUpdateData; - (void)_disableSystemUpdates; - (struct CGAffineTransform { double x0; double x1; double x2; double x3; double x4; double x5; })_expandedChargingBoltTransformForDisplayItem:(id)a0; - (id)_orderedDisplayItemPlacements; - (id)_removalAnimationForBatteryCharging; - (void)_resetBattery; - (void)_resumeSystemUpdateData; - (void)_setupExpandedRegionsInContainerView:(id)a0 sensorHeight:(double)a1 constraints:(id *)a2 regions:(id *)a3; - (BOOL)_shouldShowSystemUpdateForDisplayItemWithIdentifier:(id)a0; - (void)_stopBatteryCollapseTimer; - (id)_systemUpdateAnimationForDisplayItemWithIdentifier:(id)a0; - (id)_systemUpdateDelayedDataIdentifiers; - (void)_updateDataForBatteryCharging:(id)a0; - (void)_updateDataForSystemUpdates:(id)a0; - (void)_updateExpandedTrailingRegion; - (BOOL)_updateLowerRegionsWithData:(id)a0; - (id)additionAnimationForDisplayItemWithIdentifier:(id)a0 itemAnimation:(id)a1; - (double)airplaneShouldFadeForAnimationType:(long long)a0; - (double)airplaneSpeedForAnimationType:(long long)a0; - (double)animatedTypeDisplayItemSpacingFactorForCellularType:(long long)a0; - (id)animationForAirplaneMode; - (id)animationForProminentLocation; - (BOOL)canFixupDisplayItemAttributes; - (id)clockFont; - (id)condensedFontForCellularType:(long long)a0 defaultFont:(id)a1 baselineOffset:(double *)a2; - (double)condensedPointSizeForCellularType:(long long)a0 defaultPointSize:(double)a1 baselineOffset:(double *)a2; - (id)defaultAnimationForDisplayItemWithIdentifier:(id)a0; - (id)displayItemIdentifiersForPartWithIdentifier:(id)a0; - (BOOL)hasCustomAnimationForDisplayItemWithIdentifier:(id)a0 removal:(BOOL)a1; - (void)itemCreated:(id)a0; - (id)orderedDisplayItemPlacementsInRegionWithIdentifier:(id)a0; - (id)overriddenStyleAttributesForDisplayItemWithIdentifier:(id)a0; - (id)regionIdentifiersForPartWithIdentifier:(id)a0; - (id)removalAnimationForDisplayItemWithIdentifier:(id)a0 itemAnimation:(id)a1; - (void)statusBarRegionsUpdated; - (void)updateDataForService:(id)a0; - (id)willUpdateWithData:(id)a0; - (id)_controlCenterGrabberAnimation; - (id)regionIdentifiersForBackgroundLumaView:(id)a0; @end