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