import type { ITheme } from '@visactor/vchart'; export declare const veODesignDark: ITheme; export declare const allDarkThemes: ITheme[];