import type { SpawnDriver } from "../types.js"; export declare const linuxDriver: SpawnDriver; //# sourceMappingURL=linux.d.ts.map