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