import { WalletProps } from '../../wallets/types'; export declare function useWalletConfig(walletId?: string): WalletProps;