export = comverToSemver

declare function comverToSemver (comver: string): string
