import React from 'react'; import { ChartProps } from './useChart'; export declare const Bar: React.FC;