export declare function useNavigation(): { current: string; full: string; previous: string | null; };