import { GraphQLESLintRule } from '../types.js';
export declare const GRAPHQL_JS_VALIDATIONS: Record<string, GraphQLESLintRule>;
