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