import { MainSections, ActiveSection } from './primary' const Aside = ({ app, slug, mobileOnly = false, before = [], after = [] }) => ( ) export default Aside