export * from './header/header'; export { type NavItem } from './header/nav/types'; export * from './footer/footer';