#ifndef MRIMMORTAL09_REACTNATIVEFEDIMINTCLIENT_H
#define MRIMMORTAL09_REACTNATIVEFEDIMINTCLIENT_H
// Generated by uniffi-bindgen-react-native
#include <cstdint>
#include <jsi/jsi.h>
#include <ReactCommon/CallInvoker.h>

namespace mrimmortal09_reactnativefedimintclient {
  using namespace facebook;

  uint8_t installRustCrate(jsi::Runtime &runtime, std::shared_ptr<react::CallInvoker> callInvoker);
  uint8_t cleanupRustCrate(jsi::Runtime &runtime);
}

#endif /* MRIMMORTAL09_REACTNATIVEFEDIMINTCLIENT_H */