import Input from '@mui/joy/Input'; import Stack from '@mui/joy/Stack'; export default function InputSizes() { return ( ); }