interface EthStorageProof implements Structimport { type EthStorageProof } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/eth/index.ts"; Propertiesreadonlykey: U256readonlyvalue: U256readonlyproof: Vec<Bytes>