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