/**
 * 业务主题
 */
import type { Theme } from '../../core/theme';
export declare const businessTreemapMarketLight: Theme;
