export declare class VersionUtil { static showVersion(): string; static showBuildTimestamp(): string; }