/// import { IFlowControlItemProps } from './types'; /** 回退弹窗 */ export declare function RollbackModal(props: IFlowControlItemProps): JSX.Element;