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