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