@class NSString, UIVisualEffectView, NSHashTable; @interface PKBlurredContainerNavigationController : UINavigationController { UIVisualEffectView *_backdropView; struct os_unfair_lock_s { unsigned int _os_unfair_lock_opaque; } _observersLock; NSHashTable *_observers; } @property (readonly, nonatomic) struct CGSize { double x0; double x1; } preferredContentSize; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (id)_observers; - (void)preferredContentSizeDidChangeForChildContentContainer:(id)a0; - (void)viewWillLayoutSubviews; - (void)viewDidLoad; - (id)initWithNibName:(id)a0 bundle:(id)a1; - (void).cxx_destruct; - (void)removeContentContainerObserver:(id)a0; - (void)addContentContainerObserver:(id)a0; @end