export declare function buildCommand(args: Array): string; export declare function buildEnvFromFlag(flag: string): {};