export const metadata = { title: "Избранное", }; import { FavoritesPage } from "#/pages/Favorites"; export default function Index() { return ; }