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