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