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