import { SelectProps } from '@mui/material'; declare const FieldSelect: React.FC; export default FieldSelect;