import CloseIcon from "./CloseIcon";

describe("CloseIcon", () => {
	CloseIcon;
	test.todo("should do something");
});
