import { EthereumRpcError } from 'eth-rpc-errors'; export declare const handleError: (e: EthereumRpcError) => string;