import { StepperProps } from '@mui/material'; declare const Stepper: (props: StepperProps) => import("react/jsx-runtime").JSX.Element; export default Stepper;