import { LingXiFC } from '@lingxiteam/types'; import ChartLineProps from './PropsType'; declare const ChartLine: LingXiFC; export default ChartLine;