export declare function calcCompatibleVersion(v1: string | undefined | null, v2: string | undefined | null): string;