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