import { RenovateConfig } from '../../../config'; export declare function detectVulnerabilityAlerts(input: RenovateConfig): Promise;