type VitestVi = typeof import("vitest")["vi"] declare module "bun:test" { export const vi: VitestVi }