#import <React/RCTBridgeModule.h>
#import <React/RCTUtils.h>

@interface RCTYouTubeStandalone: NSObject <RCTBridgeModule>

@end
