/// autogenerated by protoc-plugin-js import type { ScalingFactors } from './ScalingFactors' export * from './MarginCalculator/encode.js' export * from './MarginCalculator/decode.js' export type MarginCalculator = { scalingFactors: ScalingFactors fullyCollateralised: boolean | null }