import type { Linter } from 'eslint';

export default function vitestGlobals(): Linter.FlatConfig;
