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