// FaceDetection.h

#import <React/RCTBridgeModule.h>

@interface FaceDetection : NSObject <RCTBridgeModule>

@end
