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