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