import Box from '@mui/joy/Box'; import Checkbox from '@mui/joy/Checkbox'; export default function CheckboxSizes() { return ( ); }