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