export { default } from './TabNav';
export type { TabNavProps, NavItemProps } from './TabNav';