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