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