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