export type CouponListThemeVars = { couponListBackground?: string; couponListFieldPadding?: string; couponListExchangeButtonHeight?: string; couponListCloseButtonHeight?: string; couponListEmptyTipColor?: string; couponListEmptyTipFontSize?: string; couponListEmptyTipLineHeight?: number | string; };