export declare class UpdateSetUtil { static getAppInstalls(rusSysId?: string, inHierarchy?: boolean, isLocal?: boolean): Array; static hasAppInstalls(rusSysId?: string, inHierarchy?: boolean, isLocal?: boolean): boolean; } //# sourceMappingURL=UpdateSetUtil.d.ts.map