import { PackageUpdateConfig, LookupUpdate } from '../common'; export declare function getPackageUpdates(config: PackageUpdateConfig): Promise;