declare const coerce: any, SemVer: any;
export { SemVer as Version };
export { coerce as coerceSemverVersion };
