export declare function safeExec(command: string, options?: { cwd?: string; }): string; //# sourceMappingURL=exec.d.ts.map