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