/** * 显示图表 */ export declare const displayChart: (charts: any) => void;