export declare function extractSemverFromOutput(output: string): string | null;
