import TextField from '@mui/material/TextField'; declare const MuiTextField: typeof TextField; export default MuiTextField;