// Generated by uniffi-bindgen-react-native
#ifdef __cplusplus
#import "react-native-fedimint-client.h"
#endif

#ifdef RCT_NEW_ARCH_ENABLED
#import "FedimintClientSpec.h"

@interface FedimintClient : NSObject <NativeFedimintClientSpec>
#else
#import <React/RCTBridgeModule.h>

@interface FedimintClient : NSObject <RCTBridgeModule>
#endif

@end