export declare function compareVersions(v1: string, v2: string): number;
