import { f as GraphQLESLintRule } from '../types-ace77d86.js';
import '@graphql-tools/utils';
import 'eslint';
import 'estree';
import 'graphql';
import 'graphql-config';
import 'json-schema-to-ts';
import '../estree-converter/types.mjs';

declare const rule: GraphQLESLintRule<[], true>;

export { rule };
