import type { Palette } from '../interface'; export declare const PALETTE_MAP: Record; export declare const FONT_FAMILY = "Roboto, PingFangSC, BlinkMacSystemFont, Microsoft YaHei, Arial, sans-serif"; export declare const MINI_BAR_CHART_HEIGHT = 12;