import { ChartTypeConfig } from '../../charts/chartConfigs';
/**
 * Configuration for the KPI Text chart type
 */
export declare const kpiTextConfig: ChartTypeConfig;
