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