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