declare const _default: { "PDP": { "Product": { "Incrementer": { "label": "Item Quantity" }, "OutOfStock": { "label": "Out of Stock" }, "AddToCart": { "label": "Add to Cart" }, "Details": { "label": "Details" }, "RegularPrice": { "label": "Regular Price" }, "SpecialPrice": { "label": "Special Price" }, "TierPrice": { "label": "Tier Price" }, "TierPricing": { "label": "Buy {quantity} for {price} each and save {percent}%" }, "Image": { "label": "{product} Image {key} of {total}" }, "GiftCardOptions": { "ChooseAmount": { "label": "Choose amount" }, "OtherAmount": { "label": "Other amount" }, "RequiredFieldError": { "label": "This field is required" }, "NumberError": { "label": "Please enter a valid number" }, "MinError": { "label": "Minimum value is {min}" }, "MaxError": { "label": "Maximum value is {max}" }, "MinLengthError": { "label": "Minimum length is {min_length} characters" }, "MaxLengthError": { "label": "Maximum length is {max_length} characters" }, "EmailError": { "label": "Please enter a valid email address" }, "InvalidValueError": { "label": "Please select one of the allowed values: {values}" } } }, "Swatches": { "Required": { "label": "Required" }, "ChooseOption": { "label": "Choose an option" } }, "DownloadableOptions": { "Sample": { "label": "Sample" }, "ViewSample": { "label": "View sample for {label}" } }, "Carousel": { "label": "Carousel", "Next": { "label": "Next" }, "Previous": { "label": "Previous" }, "Slide": { "label": "Slide" }, "Controls": { "label": "Carousel Controls", "Button": { "label": "Show slide {key} of {total}" } } }, "Overlay": { "Close": { "label": "Close" } }, "Zoom": { "Close": { "label": "Close" } } } } ; export default _default;