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