export interface CategoriesInformation { codeValue: string; description: string; }