import { ReactElement } from 'react'; export default function WorkflowApproveSteps({ state, currentIndex }: any): ReactElement;