export type OrderHandle = { type: 'orderHandle'; value: string; };