export type NumberForegroundMode = "disabled" | "color" | "bar" | "label-bar";