import { InputLabelProps } from '@mui/material/InputLabel'; export interface InputLabelWrapperProps extends InputLabelProps { }