import React from 'react'; declare const FormControl: (StyledFormControlBox: React.ComponentType) => React.ForwardRefExoticComponent & React.RefAttributes>; export default FormControl;