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