import { FC } from 'react'; import { HorizontalBarChartProps } from '../types'; export declare const XScale: FC>;