#import <Foundation/Foundation.h>
#import <React/RCTBridgeModule.h>
#import "RNProxyDelegate.h"

@interface RNScanbotSDK : NSObject <RCTBridgeModule>
@end
