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