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