@class UIFont, NSString, TLKProminenceView, UILabel, UIView; @interface SPUIMaskedLabelsStackView : NUIContainerStackView @property (retain) TLKProminenceView *extensionLabelProminenceView; @property (retain) UIView *gradientView; @property double completionStringOffset; @property (retain) UIView *fillerView; @property (readonly, nonatomic) UILabel *completionLabel; @property (readonly, nonatomic) UILabel *bridgeLabel; @property (readonly, nonatomic) UILabel *extensionLabel; @property (retain, nonatomic) NSString *typedString; @property (retain, nonatomic) UIFont *font; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (Class)layerClass; - (BOOL)isRTL; - (id)init; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })containerView:(id)a0 layoutFrameForArrangedSubview:(id)a1 withProposedFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a2; - (struct NSDirectionalEdgeInsets { double x0; double x1; double x2; double x3; })additionalPadding; - (void)containerViewDidLayoutArrangedSubviews:(id)a0; - (void)resetStringOffset; - (void).cxx_destruct; @end