import { Box } from "@mui/material"; export default function BackArrowIcon() { return ( ); }