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