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