export function TimelineIcon(props: JSX.IntrinsicElements['svg']) { return ( ); }