import { type IframeEthereumParameters } from '../iframeEthereum'; export type LedgerLiveParameters = Omit; export declare const ledgerLive: (options?: LedgerLiveParameters) => import("wagmi").CreateConnectorFn; //# sourceMappingURL=index.d.ts.map