import './index.less'; import { IflowHistoryAttrProps } from './type'; export declare const FlowHistory: (props: IflowHistoryAttrProps) => import("react/jsx-runtime").JSX.Element; export { flowHistory } from './base';