export declare type CvssVersion = '2.0' | '3.0' | '3.1';
