import { RenovateConfig } from '../../config'; export declare function raiseConfigWarningIssue(config: RenovateConfig, error: Error): Promise;