/** Returns whether the process runs in Windows Subsystem for Linux. */ export declare function isWsl(): boolean; //# sourceMappingURL=is_wsl.d.ts.map