export default function Home() { return (
Привет мир!
); }