export declare function ensureRunArtifactDirectory(sourceRootDir: string, runDir: string): Promise; export declare function assertRunArtifactPath(sourceRootDir: string, targetPath: string): Promise;