// RNFraudProtection.h

#import <React/RCTBridgeModule.h>

@interface RNFraudProtection : NSObject <RCTBridgeModule>

@end
