import { ProviderInterface } from '@polkadot/rpc-provider/types'; export declare function createCachedProvider
(provider: P): P;