import { BarChartPropsTypeForWeb } from 'gifted-charts-core/dist/BarChart/types'; export declare const BarChart: (props: BarChartPropsTypeForWeb) => import("react/jsx-runtime").JSX.Element;