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