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