export type PlatformCancelOrderTransfersExistsError = { type: "PLATFORM_CANCEL_ORDER_TRANSFERS_EXISTS"; message?: string; };