export declare const strykerDryRun = "STRYKER_DRY_RUN";
export declare const strykerHitLimit = "STRYKER_HIT_LIMIT";
export declare const strykerNamespace = "STRYKER_NAMESPACE";
export declare function tempTapOutputFileName(pid: number | undefined): string;
//# sourceMappingURL=env.d.cts.map