export declare function pickLatestSemverTag(tags: readonly string[]): string | null;