#import <Foundation/Foundation.h> #import "RNNComponentViewCreator.h" @interface RNNTestRootViewCreator : NSObject <RNNComponentViewCreator> @end