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