import { FixedNav } from '@nutui/nutui-react-taro';
export type { FixedNavType, FixedNavPosition, FixedNavItem } from './types';
export type { FixedNavProps } from '@nutui/nutui-react-taro';
export { FixedNav };
