/// <reference types="react" />
declare function StepTwo(): JSX.Element;
export default StepTwo;
