/** @deprecated migrate to make better use of npm-package-arg */
export declare function isSemver(version: unknown): boolean;
