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