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