export { default as SideNavigation } from '../components/SideNavigation/index'; export type { SideNavigationProps } from '../components/SideNavigation/index';