import * as React from 'react'; import { CartesianChartProps } from '../util/types'; export declare const BarChart: React.ForwardRefExoticComponent>;