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