import { GraphQLESLintRule } from '../types.js';
export declare const rule: GraphQLESLintRule<[], true>;
