export type OrderInternal = { orderHandle: string; index: number; };