import { BaseProvider } from '@ethersproject/providers'; import { SWRResponse } from './useLidoSWR'; import { FilterAsyncMethods, UnpackedPromise } from './types'; import { SWRConfiguration } from 'swr'; export declare const useEthereumSWR:
, R extends UnpackedPromise ) | undefined;
config?: Partial