export declare function newYarnLockParsedVersionError(msg?: string): TypeError;
export default newYarnLockParsedVersionError;
