import type { PlatformProvider } from "../types.js"; export declare const linuxProvider: PlatformProvider;