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