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