import "@testing-library/jest-dom"; import * as React from "react"; if (typeof window !== "undefined") { window.React = React; }