#import <UIKit/UIKit.h> @interface NavigationControllerProxy : UINavigationController - (instancetype)init; @end