export declare const WORKSPACE = "/workspace"; /** Max time to wait for VM cleanup on abort (ms). Ephemeral VMs auto-delete on idle timeout anyway. */ export declare const CLEANUP_TIMEOUT_MS = 5000; //# sourceMappingURL=constants.d.ts.map