/** * Check if the last page refresh was due to a Hot Reload navigation. */ export declare function isHotReloadNavigation(): boolean;