import type { WalletInit } from '@web3-onboard/common';
declare function bitgetWallet(): WalletInit;
export default bitgetWallet;
