import Timeline from './timeline'; export type { TimelineProps } from './timeline'; export default Timeline;