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