export { default as NavigationFooter } from '../components/NavigationFooter/index'; export type { NavigationFooterProps } from '../components/NavigationFooter/index';