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