import { TextProps } from '../../../../components/src/index.ts'; export declare const NavigationHeader: ({ className, ...rest }: TextProps) => import("react/jsx-runtime").JSX.Element;