export declare class UpdateControls { constructor(); changePropertyValue(propertyName: string, propertyValue: string, propertyType: string, insertIfNotFound: boolean): string; resetSCAceAppConfigBundle(): string; } //# sourceMappingURL=UpdateControls.d.ts.map