import { SEVERITY } from '../snyk-test/common'; export declare function getSeverityValue(severity: SEVERITY | 'none'): number;