export type SignDisplay = "auto" | "always" | "exceptZero" | "negative" | "never";