import { FormControlProps } from '@material-ui/core/FormControl'; export declare type IFormControlProps = FormControlProps;