function metamaskWallet( options?: MetamaskWalletOptions, ): WalletConfig<MetaMaskWallet>;
type ReturnType = WalletConfig<MetaMaskWallet>;