import { ThemeDefinition } from './Theme';
/**
 * Base theme containing EChart properties only
 *
 * @private Not intended as public API and subject to change
 */
export declare const BaseTheme: () => ThemeDefinition;
//# sourceMappingURL=base-theme.d.ts.map