import React from 'react'; import { FormHelperTextProps } from '@material-ui/core'; declare const FormHelperText: React.ElementType; export { FormHelperText };