#ifdef RCT_NEW_ARCH_ENABLED
#import <React/RCTBridgeModule.h>

@interface NVMaterial3Module : NSObject <RCTBridgeModule>

@end

#endif
