export type CouponCellThemeVars = {
    couponCellSelectedTextColor?: string;
};
