/// autogenerated by protoc-plugin-js import type { Order } from './Order' export * from './OrderCancellationConfirmation/encode.js' export * from './OrderCancellationConfirmation/decode.js' export type OrderCancellationConfirmation = { order: Order }