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