export declare const envVarsToDockerCli: (envVars: { [name: string]: string; }) => string;