import {PageParams} from "@/types/next"; import {RegisterForm} from "@/components/wrappers/auth/Register/register-form/RegisterForm"; export default async function RoutePage(props: PageParams<{}>) { return (