type EVMReadResult = { value: unknown; }; export type { EVMReadResult };