/// autogenerated by protoc-plugin-js import type { NewMarketConfiguration } from './NewMarketConfiguration' export * from './NewMarket/encode.js' export * from './NewMarket/decode.js' export type NewMarket = { changes: NewMarketConfiguration }