import { Timeline } from 'antd'; export type { TimelineProps } from 'antd/lib/timeline'; export * from 'antd/lib/timeline'; export default Timeline;