@class UIVisualEffectView, CKBalloonView; @protocol CKBalloonVibrancy; @interface CKVibrantBalloonContainerView : UIView { CKBalloonView *_vibrantBalloonView; UIVisualEffectView *_blurView; UIVisualEffectView *_vibrantView; } - (struct CGSize { double x0; double x1; })intrinsicContentSize; - (void).cxx_destruct; - (void)setBlurEffect:(id)a0; - (void)layoutSubviews; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; - (void)_commonInitWithVibrantBalloon:(id)a0; - (void)_setupVisualEffectViews; - (id)initWithAudioBallonView:(id)a0 frame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a1; - (id)initWithTextBalloonView:(id)a0 frame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a1; - (void)setColorOverlay:(id)a0; - (void)setVibrancyEffect:(id)a0; @end