import type { Reporter } from 'vitest/node'

declare const reporter: Reporter
export default reporter
