import { WalletProps, WalletOptions } from '../wallet'; export declare const walletConnect: ({ chains }: WalletOptions) => WalletProps;