timeline.d.ts 69 B

12
  1. export default Timeline;
  2. declare function Timeline(props: any): any;