/** * SSR Test for AppIcon Component * * This test runs in a Node environment without browser APIs * to ensure true SSR compatibility. */ export {}; //# sourceMappingURL=app-icon.ssr.test.d.ts.map