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