export interface CatalogItemChannelsToIntegrityStatusFields { channels: string[]; rejection_information: Record; }