export const THEME_LIGHT: unique symbol; export const THEME_DARK: unique symbol; export const THEME_DEFAULT: symbol;