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