import { FormHelperTextProps } from '@mui/material/FormHelperText'; export interface FormHelperTextWrapperProps extends FormHelperTextProps { }