import { JsonRpcMiddleware } from 'json-rpc-engine'; export declare const createChainManagementMiddleware: () => JsonRpcMiddleware;