import { TabNavProps } from './TabNav.type'; export declare function TabNav(props: TabNavProps): import("react/jsx-runtime").JSX.Element;