export declare class UpgradeMgmtUtil { static getAllApplications(targetedVersion?: string): Record; static getTotalPredictedSkipsUrl(sourceVersion?: string, targetVersion?: string): Record; static getUpgradeOverviewDetails(): Record; } //# sourceMappingURL=UpgradeMgmtUtil.d.ts.map