import type { Platform } from './Platform'; export declare function getCurrentPlatform(): Platform;