import { RunOptions } from '../types';
export declare function runMutationTest(options: RunOptions): Promise<void>;
//# sourceMappingURL=run.d.ts.map