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