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