export * from '@visactor/vchart-theme-utils'; export declare const observeThemeSwitch: (callback: (mutation: MutationRecord, node: HTMLLinkElement) => void) => void;