export type ToggleLabel = string | { on: string; off: string; };