import DashboardPage from "@/pages/dashboard/page"; const PageDashboard = () => { return }; export default PageDashboard;