export type PromotionDiscountRetainOption = "RETAIN" | "RELEASE" | string & {};