export interface StatusOrder { type: string; stopOrder: number; }