export declare const longRunning = true; export declare const node: () => Promise | import("execa").Result<{ stdio: "inherit"; }>>;