#import <Foundation/Foundation.h>

#import <React/RCTBridgeModule.h>

@interface RTAAppRegistryModule : NSObject <RCTBridgeModule>
@end
