export interface CatalogItemValidationErrorListFields { errors: Record[]; } //# sourceMappingURL=catalog-item-validation-error-list.d.ts.map