import StepOne from './stepOne.vue' import StepTwo from './stepTwo.vue' import StepThree from './stepThree.vue' import StepFour from './stepFour.vue' import StepFive from './stepFive' export {StepOne, StepTwo, StepThree, StepFour, StepFive}