export { default as FormControlLabel } from '@mui/material/FormControlLabel'; export type { FormControlLabelProps } from '@mui/material/FormControlLabel';