import { Box, SxProps } from "@mui/material"; export default (sx: SxProps) => ( );