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