import type { ThemeColorSet } from './themeShared'; /** @deprecated since v4.0.0, will be removed with next major release. Use individual variables instead. */ export declare const themeDark: ThemeColorSet;