import { ChartTypeConfig } from '../../charts/chartConfigs';
/**
 * Configuration for the data table type
 */
export declare const dataTableConfig: ChartTypeConfig;
