export { setupMyNearWallet } from "./lib/my-near-wallet";
export type { MyNearWalletParams } from "./lib/my-near-wallet";
