import React from 'react'; interface TimelineProps {} const Timeline = (props: TimelineProps) => { return