export interface AIGeneratedProductImageFields { flagged_for_manual_review: boolean; transformed_image_url: string; } //# sourceMappingURL=ai-generated-product-image.d.ts.map