type ReturnType = ( options?: { chainId?: number } & BloctoWalletConfigOptions, ) => Promise<BloctoWallet>;