import { describe, it } from "@effect/vitest" describe("ClickhouseClient", () => { it("should work", () => { }) })