export declare enum PromotionExtensionDiscountModifier { UNKNOWN = "UNKNOWN", UP_TO = "UP_TO", NONE = "NONE" }