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