import { BarAndLineChartsWrapperTypes } from 'gifted-charts-core';
declare const BarAndLineChartsWrapper: (props: BarAndLineChartsWrapperTypes) => import("react/jsx-runtime").JSX.Element;
export default BarAndLineChartsWrapper;
