export interface ProductSetMetadataFields { cover_image_url: string; description: string; external_url: string; integrity_review_status: string; }