import { DashboardProfile } from "../components"; export default function DashboardProfilePage() { return ( <> ); }