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