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