export interface ProductCatalogProductSetsBatchFields { errors: Record[]; errors_total_count: number; handle: string; status: string; } //# sourceMappingURL=product-catalog-product-sets-batch.d.ts.map