export { initOnPopState };
import '../assertEnvClient.js';
declare function initOnPopState(): void;
