export declare function quoteCmdScriptArg(value: string): string; export declare function parseCmdScriptCommandLine(value: string): string[];