// Copyright 2023 @soul-wallet/web-runner authors & contributors // SPDX-License-Identifier: Apache-2.0 export class BaseWallet { } export class MantaPayWallet { }