import React from 'react';
declare const StepperContent: () => React.JSX.Element;
export default StepperContent;
