import { Line } from './Line'; export type { LineConfig } from '@ant-design/plots'; export default Line;