/// autogenerated by protoc-plugin-js export * from './FeeFactors/encode.js' export * from './FeeFactors/decode.js' export type FeeFactors = { makerFee: string infrastructureFee: string liquidityFee: string treasuryFee: string buyBackFee: string }