export declare class UpdateSetUtil { static getAppInstalls(rusSysId?: string, inHierarchy?: boolean, isLocal?: boolean): Array static hasAppInstalls(rusSysId?: string, inHierarchy?: boolean, isLocal?: boolean): boolean }