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