/** * SSR Test for Chrome Components * * This test runs in a Node environment without browser APIs * to ensure true SSR compatibility. */ export {}; //# sourceMappingURL=chrome.ssr.test.d.ts.map