import type { Span } from "opentracing"; export declare function validateEnginesWithActivity(directory: string, buildSpan?: Span): Promise;