export declare class AppUpgradeStatusProvider { getHistorySysIdsOfUpgradableApps(upgradeHistorySysId?: string): Array; constructor(); }