/// export declare const NavigationListLevelContext: import('react').Context; export declare const useNavigationListLevel: () => number;