export interface CatalogItemRejectionReasonsFields { capability: string; rejection_information: Record[]; }