export interface IresponseObj { id: number; statusId: number; }