#import <React/RCTBridgeModule.h>
#import <UIKit/UIKit.h>

@interface Grayscale : NSObject <RCTBridgeModule>
@end
