#import <React/RCTBridgeModule.h>
#import "FaceDetectorManagerMlkit.h"

@interface RNFaceDetectorModuleMLKit : NSObject <RCTBridgeModule>
@end
