import Steps from './Steps'; import Step from './Step'; import './style/index.less'; export { Step }; export default Steps;