import { Steps } from 'antd'; export { StepsProps, StepProps } from 'antd/es/steps'; export default Steps;