import { PrimaryNavigation } from './primary.mjs' export const AsideNavigation = ({ app, slug, mobileOnly = false, before = [], after = [] }) => ( )