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