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 GRAPHQL_JS_VALIDATIONS: Record<string, GraphQLESLintRule>;

export { GRAPHQL_JS_VALIDATIONS };
