export declare function execPromise(command: string): Promise<string>;
