export declare function nxExecCommand(args: Record<string, string | string[] | boolean>): Promise<unknown>;
//# sourceMappingURL=exec.d.ts.map