export interface IDataValueList { description: string; code: string; }