export declare const keyValueExtractionRegex: RegExp;
export declare function checkFileContainsPlugins(content: string): boolean;
