export declare function executeWithPrivileges(command: string[], stderr?: NodeJS.WritableStream, isCLIcmd?: boolean): Promise;