import React from 'react'; export declare const TimelineDot: { (props: any): React.JSX.Element; propTypes: { hoverContent: any; title: any; hideLable: any; color: any; }; }; //# sourceMappingURL=TimelineDot.d.ts.map