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