import ProfileDashboard from "@/components/PagesComponent/ProfileDashboard/ProfileDashboard"; const ProfilePage = () => { return ; }; export default ProfilePage;