import { type RegistryPackageSpec } from './parseBareSpecifier.js'; export declare function toRaw(spec: RegistryPackageSpec): string;