/*! * Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. */ export declare function checkOldDependencies(dependenciesInPackageJson: any): void;