/** The package's dist-tags (`latest`, `next`, ...) as the npm registry has them. */ export declare function fetchDistTags(name: string): Promise | undefined>;