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