export declare function parseGoModVersionDirective(goModFileContent: string, strict?: boolean): string | undefined;