import {Typography} from '@mui/material'
export default function Page() {
return <Typography variant='h1'>konstitisyon.la</Typography>
}