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