import { WalletConfig } from '../types'; export declare function useWalletConfig(id: string): WalletConfig;