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