export declare function isPlatformSupported(): boolean; export declare function addToPathAsync(): Promise; export declare function unblockAndGetVersionAsync(projectRoot?: string): Promise;