export default function Page() {
  return <main>Главная</main>
}