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