export declare function isSemverVersion(v: string): boolean;
