import type { WalletInit } from '@subwallet-connect/common';
declare function tahoWallet(): WalletInit;
export default tahoWallet;
