import React from 'react'; export declare const BasicTimeline: ({ ...props }: { [x: string]: any; }) => React.JSX.Element;