export declare function getPlatformRelease(platform: string, release: string): string; export declare function getOSInfo(): string;