import DashboardHome from './DashboardHome' import DashboardProfile from './DashboardProfile'; export { DashboardHome, DashboardProfile };