export declare function writeArtifactSafelyAsync(projectRoot: string, keyName: string | null, artifactPath: string, artifact: string): Promise;