import Switch from '@mui/joy/Switch'; import Typography from '@mui/joy/Typography'; export default function SwitchLabel() { return ( }> Turn alarm on ); }