import { System } from './system'; export declare function getInstalledSdkVersionAsync(sys: System, appRootPath: string): Promise;