import type { ESLintRules } from 'eslint/rules'; export declare const NO_EMPTY_FUNCTIONS_RULE_SETTING: ESLintRules['no-empty-function'];