function embeddedWallet( config?: EmbeddedWalletConfig, ): WalletConfig<EmbeddedWallet>;
type ReturnType = WalletConfig<EmbeddedWallet>;