/// autogenerated by protoc-plugin-js import type { MarginMode } from './MarginMode' export * from './MarginLevels/encode.js' export * from './MarginLevels/decode.js' export type MarginLevels = { maintenanceMargin: string searchLevel: string initialMargin: string collateralReleaseLevel: string partyId: string marketId: string asset: string timestamp: bigint orderMargin: string marginMode: MarginMode marginFactor: string }