export declare const isNewerVersion: (current: string, comparingWith: string) => boolean;