Strangely it doesn't infer it, so it can be explicitly set with :
const myLib = await vi.importActual<typeof import("myLib.js")>("myLib.js")