export interface AIGeneratedProductImageFields { flagged_for_manual_review: boolean; transformed_image_url: string; }