export declare function getLatestVersionFromNpm(packageName: string): Promise<string>;
//# sourceMappingURL=get-latest-version-from-npm.d.ts.map