import { Button } from '@mui/material' function Head() { return (
) } export default Head