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