@class UIViewController; @interface GKNavigationControllerDeferredTransitionInfo : NSObject @property (retain, nonatomic) UIViewController *viewController; @property (nonatomic) int type; @property (nonatomic) BOOL animated; - (void).cxx_destruct; @end