WalletConnectClient

type WalletConnectClient = Awaited<
ReturnType<typeof SignClient.init>
>;