#import <Foundation/Foundation.h>
#import <React/RCTCxxBridgeDelegate.h>

#ifndef DONT_AUTOINSTALL_REANIMATED

@interface UIResponder (Reanimated) <RCTCxxBridgeDelegate>

@end

#endif
