export interface ProductItemVideoDataFields { tags: string[]; url: string; } //# sourceMappingURL=product-item-video-data.d.ts.map