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