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