import { CurrentTheme } from 'itlab-theme-system'; export type HeaderThemeBinding = CurrentTheme | undefined;