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