/// autogenerated by protoc-plugin-js import type { Erc20WithdrawExt } from './Erc20WithdrawExt' export * from './WithdrawExt/encode.js' export * from './WithdrawExt/decode.js' export type WithdrawExt = { ext: { erc20: Erc20WithdrawExt } | null }