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