/// autogenerated by protoc-plugin-js export * from './LiquidityProviderSLA/encode.js' export * from './LiquidityProviderSLA/decode.js' export type LiquidityProviderSLA = { party: string currentEpochFractionOfTimeOnBook: string lastEpochFractionOfTimeOnBook: string lastEpochFeePenalty: string lastEpochBondPenalty: string hysteresisPeriodFeePenalties: string[] requiredLiquidity: string notionalVolumeBuys: string notionalVolumeSells: string }