export declare function normalizePackageTagInput(value: string | undefined | null, packageNames: readonly string[]): string | null;