export { default as SideNavItem } from './SideNavItem'; export { type BaseSideNavItemProps, type SideNavItemProps, } from './SideNavItem.types'; //# sourceMappingURL=index.d.ts.map