import type { Palette } from './types'; export declare const antv: Palette; export declare const spectral: Palette;