export declare function versionLT(v1: string, v2: string): boolean;
