export type PriceType = 'default' | 'budget-price' | 'best-value' | 'high-quality' | 'star-product' | 'destocking' | 'commercial-operation'; //# sourceMappingURL=price.types.d.ts.map