import type { TestTemplateOptions } from '../types.js'; export declare function vitestConfigTemplate(options: TestTemplateOptions): string;