import { ELVerifiedRequestHandler } from "../interfaces.js"; import { ELApiParams, ELApiReturn } from "../types.js"; export declare const eth_call: ELVerifiedRequestHandler; //# sourceMappingURL=eth_call.d.ts.map