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