import { InjectedWalletOptions, WalletProps } from '..'; export declare function bitgetWallet(props?: InjectedWalletOptions): WalletProps; export declare function hasInjectedBitgetWallet(): any;