/// autogenerated by protoc-plugin-js export * from './ETHAddress/encode.js' export * from './ETHAddress/decode.js' export type ETHAddress = { address: string }