import { PlatformImplementation } from "../../types";
export declare const linux: PlatformImplementation;
