import AppShell from '../components/AppShell'; import SettingsPage from '../components/pages/Settings'; export default function Settings() { return ; }