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