export declare function executeSync(command: string): string; export declare function execute(command: string): Promise; //# sourceMappingURL=bash.d.ts.map