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

#ifndef RCT_NEW_ARCH_ENABLED
#ifndef DONT_AUTOINSTALL_REANIMATED

@interface UIResponder (Reanimated) <RCTCxxBridgeDelegate>

@end

#endif // DONT_AUTOINSTALL_REANIMATED
#endif // RCT_NEW_ARCH_ENABLED
