import { Plugin } from 'vite'; import { Vitest } from 'vitest'; declare const _default: (ctx: Vitest) => Plugin; export { _default as default };