import { AnalyzerPlugin } from "../types.js"; export declare const NpmPackageJsonLintPlugin: AnalyzerPlugin; export default NpmPackageJsonLintPlugin;