import type * as T from "./FormControl.types"; declare const FormControlLabel: React.FC; export default FormControlLabel;