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