#import <Foundation/Foundation.h>
#import "RNNBasePresenter.h"

@interface RNNNavigationControllerPresenter : RNNBasePresenter


@end