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