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