import type { Platform } from './platform'; export declare const windows: Platform;