import React from 'react'; import { StepContentProps } from '@mui/material/StepContent'; declare const StepContent: React.FC; export default StepContent;