import { WalletProps } from './../wallet'; export declare const walletConnect: (_walletOptions: any) => WalletProps;