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