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