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