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