import type { NavigateFunction } from 'react-router'; export declare const historyDict: { navigate: NavigateFunction | null; };