export declare class GlideUpgradeUtil { constructor(); getCurrentBuild(): string; getCurrentBuildDate(): string; getCurrentBuildName(): string; getCurrentBuildTag(): string; } //# sourceMappingURL=GlideUpgradeUtil.d.ts.map