import type { DataCache } from "./dataCache/Cache" declare global { var cacheClient: Promise | undefined }