import type { INavigationContextValue } from "../config/types/index.d.mts"; declare const NavigationContext: import("react").Context; export { NavigationContext, };