export * from '@mui/material/FormControlLabel'; export { default as FormControlLabel } from '@mui/material/FormControlLabel'; import type { Components } from "../../styles"; export declare const FormControlLabelThemeComponent: Components['MuiFormControlLabel'];