import type { ITheme } from '@visactor/vchart'; export declare const legacyLightTheme: ITheme; export declare const legacyDarkTheme: ITheme;