import { FormControlLabelProps } from '@mui/material/FormControlLabel'; export interface FormControlLabelWrapperProps extends FormControlLabelProps { }