export declare function safeReplaceState(...args: Parameters): void; export declare function safePushState(...args: Parameters): void;