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