export declare function resolvePipelineVars(vars: Record, cwd: string, readFile: (filePath: string, encoding: BufferEncoding) => Promise): Promise>;