export type OrdersInternal = { type: 'orders'; value: object; };