import type { CLIFlags } from '../args.js'; export declare function runTest(filePath: string, flags: CLIFlags): Promise; //# sourceMappingURL=test.d.ts.map