export type NumberBackgroundMode = "disabled" | "color" | "gradient" | "pulse";