import React from 'react'; import './index.less'; import { FlowHistoryTimeLineProps } from './types'; export declare const FlowHistoryTimeLine: React.FC;