import type { FC } from 'react'; import type { BarChartProps } from '../types'; export declare const BarChart: FC; //# sourceMappingURL=BarChart.d.ts.map