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

#ifndef DONT_AUTOINSTALL_TONCLIENTJSI

@interface UIResponder (TonClientJsi) <RCTCxxBridgeDelegate>

@end

#endif // DONT_AUTOINSTALL_TONCLIENTJSI
