import { RpcProvidersSelector } from '@dynamic-labs/rpc-providers'; export declare const useRpcProviders: >(selector: RpcProvidersSelector) => T;