import type { UserConfig } from 'vitest/node';

export const vitestConfig: UserConfig;
