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