import type React from 'react';
import { FormControlUnstyledProps } from '@mui/base';
declare const FormFieldControl: React.FC<FormControlUnstyledProps>;
export default FormFieldControl;
//# sourceMappingURL=form-field-control.d.ts.map