import { cChart } from '../c-chart'; export declare function drawLineChart(chart: cChart): void;