export interface Status { id: number; name: string; }