import React from 'react'; declare const FormControl: (StyledFormControlBox: any) => React.ForwardRefExoticComponent & React.RefAttributes>; export default FormControl; //# sourceMappingURL=FormControl.d.ts.map