import type { UserProjectConfigExport } from "vitest/config"; const DEFAULT: (here: ImportMeta) => UserProjectConfigExport; export default DEFAULT;