import { WalletControllerOptions } from './controller'; export type WalletControllerChainOptions = Pick; export declare function getChainOptions(): Promise;