/// import { TimelineProps } from "./types"; declare const Timeline: React.FC; export default Timeline;