import type { ESLintRules } from 'eslint/rules'; export declare const PREFER_DESTRUCTURING_RULE_SETTING: ESLintRules['prefer-destructuring'];