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